-- After coming to a contents card, the return button comes to
-- here and does not retrace any old cross references.
put 0 into crossRefDepth
end openCard
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=42 top=269 right=286 bottom=236
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: making a memo pad
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 37876
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=136 right=153 bottom=192
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: copy a nutton
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 22728
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=117 right=136 bottom=256
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 42355
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=153 right=172 bottom=186
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 9411
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=171 right=190 bottom=184
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 5855
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=42 top=207 right=226 bottom=229
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 36815
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=42 top=226 right=245 bottom=224
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 59622
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=254 top=291 right=314 bottom=282
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=188 right=207 bottom=185
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to card id 44438
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=101 right=118 bottom=233
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
show card field "fullmenus"
show button "OK"
end mouseUp
-- part 20 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=41 top=23 right=199 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name: FullMenus
-- part 21 (button)
-- low flags: 80
-- high flags: 8003
-- rect: left=195 top=172 right=194 bottom=233
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
play "harpsichord" "ee c"
hide button "OK"
hide card field "fullmenus"
end mouseUp
-- part 27 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=218 top=291 right=314 bottom=248
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 30 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=461 top=291 right=314 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part contents for background part 13
----- text -----
191,168
-- part contents for card part 20
----- text -----
Go to the User Preferences card in the Home stack.
(It's the last card in the stack.) Check Painting or higher to see and use the Paint tools. Check Authoring or higher to use the Button and Field tools as well.